home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / kill-the-dragons.swf / scripts / DefineSprite_828 / frame_15 / DoAction.as
Encoding:
Text File  |  2011-12-21  |  143 b   |  7 lines

  1. play();
  2. moveStatus = true;
  3. oppXnew = oppXstart;
  4. oppYnew = oppYstart;
  5. oppAnim.legs.gotoAndPlay("walk");
  6. oppAnim.head.gotoAndPlay("walk");
  7.